Socket
Socket
Sign inDemoInstall

nuke-env

Package Overview
Dependencies
Maintainers
3
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuke-env

环境判断


Version published
Weekly downloads
25
decreased by-76.85%
Maintainers
3
Weekly downloads
 
Created
Source

Env

  • category: API
  • chinese: 环境判断
  • type: API能力

API

用于获取当前的环境,做h5/客户端适配

import Env from 'nuke';
const { isWeex, isWeb,isQNWeb , isQNWeex , appInfo } = Env;

appInfo

包含 platform,osVersion,appName 等信息。

Keywords

FAQs

Package last updated on 25 Oct 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc